CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 解微分方程

搜索资源列表

  1. matlab_ode45

    0下载:
  2. matlab运用ode45的简单调用解微分方程范例。-the use of a simple call to matlab ode45 paradigm for solving differential equations.
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:240295
    • 提供者:Archer
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. The-MATLAB-equation

    0下载:
  2. MATLAB解方程与函数极值、线性方程组求解、非线性方程数值求解、常微分方程初值问题的数值解法、函数极值。-The MATLAB equation and the extreme value of function, solving linear equations, nonlinear equations, numerical solution of initial value problem of ordinary differential equation, the numerical s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:11384
    • 提供者:石头
  1. eluar

    1下载:
  2. 解微分方程的欧拉法,龙格-库塔法及其 MATLAB 简单 实例欧拉方法(Euler method)用以对给定初值的常微分方程(即初值问题)求解 分为前进 EULER 法、后退 EULER 法-Solution of differential equations of Euler, Runge- Kutta method and MATLAB simple example Euler (Euler method) for a given initial value ordinary differe
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:517
    • 提供者:harmanhe
  1. Matlab-Euler-method

    0下载:
  2. 基于Euler方法解常微分方程,过程简单,方便,速度快-Solution of ordinary differential equations based on Euler method, the process is simple, convenient, fast! !
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1261
    • 提供者:王臣
  1. code

    0下载:
  2. matlab 程序代码 线性系统 龙格库塔法 可以解微分方程-matlab code linear system can solve differential equations Runge-Kutta method
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1380
    • 提供者:张敏敏
  1. longgektta

    0下载:
  2. 基于matlab编程龙格库塔法解微分方程- to solve the differential equation Based on MATLAB programming Can be run directly
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:13766
    • 提供者:zengjun
  1. Matlab-equation-solving

    0下载:
  2. matlab方程求解, PDETOOL求解二维偏微分问题 微分方程的数值计算 解代数方程-Matlab equation solving
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:388276
    • 提供者:高颖
  1. MATLAB

    1下载:
  2. 本程序是微分方程数值解中波动方程古典显格式matlab求法 -This program is the numerical solution of differential equations in explicit form matlab classical wave equation method for finding
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:641
    • 提供者:wang
  1. MATLAB

    1下载:
  2. 单自由度系统对初始条件和简谐激励相应 由单自由度的运动方程和初始条件得到二阶非齐次常微分方程,它的解有对应的齐次方程的通解和非齐次方程的特接构成。-Single degree of freedom system to initial conditions and the corresponding harmonic excitation Special general solution of the equations of motion and initial conditions b
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:45095
    • 提供者:王鹏宇
  1. matlab-function

    0下载:
  2. 数值分析中各种代码几何,包括差值函数,牛顿逼近,以及微分方程的解。所以优化参考。-Numerical analysis of various geometric code, including the difference between the functions, Newton approximation, as well as solving differential equations. So Optimization Reference.
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1969286
    • 提供者:huchao
  1. MATLAB

    1下载:
  2. 隐式Euler公式求解常微分方程 输入参数: -odefun:微分方程的函数描述 -xspan:求解区间[x0,xn] -y0:初始条件 -h:迭代步长 -p1,p2,…:odefun函数的附加参数 输出参数: -x:返回的节点,即x=xspan(1):h:xspan(2) -y:微分方程的数值解-so easy!
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:394374
    • 提供者:颜泽勇
  1. odtixing2-matlab

    1下载:
  2. 用自适应梯形公式求解常微分方程初值问题的数值解的MATLAB主程序及使用例子。-MATLAB main solving initial value problems of ordinary differential equations using adaptive trapezoidal numerical solutions and the use of examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:18899
    • 提供者:Yu Mao
  1. RK3-matlab

    0下载:
  2. 用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。-MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:18100
    • 提供者:Yu Mao
  1. matlab

    0下载:
  2. 完成一个图形界面程序,试求解二阶微分方程y (t)= -3 cos(2t) +2sin(t)+t-3.8的数值解,并将数值解和解析画在同一图形窗口中进行比较,对图形进行标识,能够在界面输入初值和时间范围。-Completed a graphical interface program, try to solve the differential equation of second order y (t) =- 3 cos (t) 2+ 2 sin (t)+ t- 3.8 numerical
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:414802
    • 提供者:chyl
  1. matlab-algorithm-program-collection

    1下载:
  2. MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17824768
    • 提供者:虺沙
  1. matlab-training-2660

    0下载:
  2. 《MATLAB程序设计教程》电子教案-2660 的目录 2005/04/21 21:24 57,856 第10章 MATLAB图形句柄.ppt 2005/04/21 21:25 64,512 第11章 MATLAB图形用户界面设计.ppt 2005/04/21 21:26 75,776 第12章 Simulink动态仿真集成环境.ppt 2005/04/21 17:58 48,640 第13章 在Word环境下使用MATLAB.ppt 2005/04/15 19:59
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:213606
    • 提供者:leo
  1. Ordinary-differential-equation

    0下载:
  2. 掌握用MATLAB求微分方程及方程组解析解 的方法-Ordinary differential equation
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:770414
    • 提供者:刘翀
  1. conjugate-gradient-method

    0下载:
  2. 应用共轭梯度法解微分方程的MATLAB代码-A matlab code of conjugate gradient method used for solving the differential equation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1079
    • 提供者:杨敏
  1. MATLAB-algorithms-assemblies

    0下载:
  2. matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:154103
    • 提供者:赵东昌
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com